Skip to content

fix: backend trim space from docker image#91

Merged
Ximaz merged 1 commit into
mainfrom
fix/backend-trim-user-input
May 17, 2026
Merged

fix: backend trim space from docker image#91
Ximaz merged 1 commit into
mainfrom
fix/backend-trim-user-input

Conversation

@Ximaz
Copy link
Copy Markdown
Member

@Ximaz Ximaz commented May 16, 2026

Description

Briefly describe what this PR does :
This makes the backend trim the spaces from the docker image of the discord bot


Context / Motivation

Explain why this change is needed:
If the docker image value contains an invalid character (mostly space is our concern), the docker daemon won't be able to pull it and this will cause a bug within the application


Related Links


Screenshots (if applicable)


Checklist

  • My code follows the project's coding style
  • Tests pass locally
  • I added/updated relevant tests
  • I updated documentation (if needed)
  • This PR is ready for review

Additional Notes

@Ximaz Ximaz self-assigned this May 16, 2026
@Ximaz Ximaz requested a review from a9ex May 16, 2026 21:30
@Ximaz Ximaz merged commit f69d893 into main May 17, 2026
6 checks passed
@Ximaz Ximaz deleted the fix/backend-trim-user-input branch May 17, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants